.index_top{margin-top:35px;margin-bottom:35px;overflow:hidden;}
.index_top,.index_center,.index_bottom{clear:both;}
.container{overflow:hidden;}
.ad img {height: auto !important;}
/*图片轮播*/
.slideBox{ width:656px; height:368px; overflow:hidden; position:relative; }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li a{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li a.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%;height:368px; display:block;  }


/*工作动态*/
.gzdt{width:490px;}
.x_title {color: #D11219;padding-bottom: 10px;border-bottom: 1px solid #cccccc;padding-left: 0;}
.x_title b {padding-bottom: 9px;font-weight:700;border-bottom: 1px solid #D11219;    font-size: 20px!important;}
.x_more {font-size: 14px;color: #333;font-weight: normal;}
.x_more:hover{color:#23527c;}
.x_w1 {background: url(/uiFramework/commonResource/image/2023051113142352969.png ) no-repeat left top;}
.x_md {margin: 20px 0px;text-align: center;color: #999999;line-height: 21px;position: relative;}
.x_md a, .x_list a {margin-bottom: 0px;font-size: 16px;color: #333;width: 100%;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.x_list a:hover{color:#e60012;}
.x_md p { margin-top: 15px;padding: 0px 20px;}
.x_list li {overflow: hidden;border-bottom: 1px dashed #999;margin-top: 20px;}
.x_list a {border-bottom: 1px solid #ffffff;display: inline-block;width: 70%;color:#333;}
.x_list span {color: #999999;}
.x_list p {color: #999999;width: 100%;display: block;margin-bottom: 15px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding-top:5px;}

/*展示banner*/
.x_mb {margin-bottom: 10px;}


/**/
.index_bottom{margin-bottom:35px;margin-top:35px;overflow:hidden;}
.list_top,.list_bottom{overflow:hidden;display: flex;justify-content: space-between;}
.list_bottom{margin-top:15px;}
.gzt_b_l,.gzt_b_c,.gzt_b_b{width:370px;}
.x_rq {overflow: hidden;  margin-top: 25px; border-bottom: 1px dashed #cccccc; padding-bottom: 15px;margin-bottom: 15px;}
.x_ys li {overflow: hidden;line-height: 26px;}
.x_ys li:nth-child(1){ }
.x_ys li a { padding: 4px 0px;width: 80%;float: left; display: block;padding-right: 10px;overflow: hidden;text-overflow: ellipsis; white-space: nowrap;color: #333333;}
.x_ys li a:hover{color:#e60012;}
.x_ys li span {
    font-size: 12px;
    color: #999999;
    margin-top: 5px;
}
.x_ys li a::before {
    content: "Â·";
    color: rgb(230, 0, 18);
    margin-right: 5px;
    font-weight: bold;
}

.x_rq .title_t{
    font-size: 16px;
    line-height: 30px;
    width: 78%;
    padding-right: 15px;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    color: #333;
}
.x_rq .title_t:hover{color:#e60012;}
.x_rq p{clear:both;}
.x_rq span {
    color: #999999;
    margin-top: 5px;
}
.x_rq p {
    color: #999999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 38px;
    width: 100%;
}



@media screen and (max-width:640px) {
  .index_top{margin-top:20px;}
  .slideBox{height:220px;width:100%;}
  .slideBox .bd img{height:220px;}
  .gqt_tplb,.gqt_gzdt,.gzdt{width:100%;}
  .gzdt {margin-top:20px;}
  .x_md a{padding-left:48px;}
  .list_top, .list_bottom{flex-flow: column;}
  .gzt_b_l, .gzt_b_c, .gzt_b_b{width:100%;}
  .gzt_b_c, .gzt_b_b{margin-top:20px;}
}
@media screen and (max-width:768px) {
  .index_top{margin-top:20px;}
  .slideBox{height:220px;width:100%;}
  .slideBox .bd img{height:220px;}
  .gqt_tplb,.gqt_gzdt,.gzdt{width:100%;}
  .gzdt {margin-top:20px;}
  .x_md a{padding-left:48px;}
  .list_top, .list_bottom{flex-flow: column;}
  .gzt_b_l, .gzt_b_c, .gzt_b_b{width:100%;}
  .gzt_b_c, .gzt_b_b{margin-top:20px;}
}